Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation/59288 add stages and gates to the project overview page #17223

Conversation

dombesz
Copy link
Contributor

@dombesz dombesz commented Nov 18, 2024

Ticket

https://community.openproject.org/wp/59288

What are you trying to accomplish?

Display Stages and Gates on the Project Overview page

Screenshots

What approach did you choose and why?

Similar implementation to ProjectCustomFields, as there are a lot of similarities.

Merge checklist

  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

@dombesz dombesz changed the base branch from dev to feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page November 18, 2024 17:18
@dombesz dombesz force-pushed the feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page branch from f829684 to c485739 Compare November 22, 2024 16:58
Base automatically changed from feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page to dev November 25, 2024 08:31
@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch 2 times, most recently from 95ffcb5 to f3dd035 Compare November 26, 2024 20:38
@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch 6 times, most recently from a5d6240 to e975e1e Compare December 9, 2024 16:44
@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch from e975e1e to 9e0a747 Compare December 11, 2024 10:15
@EinLama EinLama self-requested a review December 17, 2024 11:56
Copy link
Contributor

@EinLama EinLama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely! I have added some remarks, most of which are small things. I could not find any major flaws, great job!

config/locales/en.yml Outdated Show resolved Hide resolved
config/locales/en.yml Outdated Show resolved Hide resolved
app/models/project/stage.rb Show resolved Hide resolved
app/models/project/stage.rb Show resolved Hide resolved
frontend/src/turbo/turbo-global-listeners.ts Outdated Show resolved Hide resolved
modules/overviews/lib/overviews/engine.rb Outdated Show resolved Hide resolved
spec/models/project/stage_spec.rb Outdated Show resolved Hide resolved
spec/support/pages/projects/show.rb Outdated Show resolved Hide resolved
@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch from de130b0 to 7aee3c1 Compare December 17, 2024 13:56
@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch from 3168270 to a96fdd1 Compare December 17, 2024 14:54
@dombesz dombesz requested a review from EinLama December 17, 2024 14:56
@dombesz
Copy link
Contributor Author

dombesz commented Dec 17, 2024

Thanks @EinLama for the quick review, I believe I addressed all your comments.

@dombesz dombesz marked this pull request as ready for review December 17, 2024 14:57
@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch from 93f7045 to f00f051 Compare December 18, 2024 07:19
This exception is not included by default, because it does not inherit
from the StandarError, but from the Exception.
Copy link
Contributor

@EinLama EinLama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one 👏🏻

@dombesz dombesz force-pushed the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch from fbca7cf to f0fce0e Compare December 18, 2024 10:10
@dombesz dombesz merged commit d4fe6d8 into dev Dec 18, 2024
13 checks passed
@dombesz dombesz deleted the implementation/59288-add-stages-and-gates-to-the-project-overview-page branch December 18, 2024 10:29
@dombesz dombesz mentioned this pull request Dec 18, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants